Skip to content

5.3 compat#562

Merged
andyneff merged 12 commits into
mainfrom
5.3_compat
Jun 1, 2026
Merged

5.3 compat#562
andyneff merged 12 commits into
mainfrom
5.3_compat

Conversation

@andyneff
Copy link
Copy Markdown
Member

There are a few changes in bash 5.3 that lead to incompatibilities and failures in VSI Common.

The primary different is pushd "" + popd no longer silently works exactly as intended. So many patches had to be added for that.

Signed-off-by: Andy Neff <andy@visionsystemsinc.com>
Signed-off-by: Andy Neff <andy@visionsystemsinc.com>
Signed-off-by: Andy Neff <andy@visionsystemsinc.com>
Signed-off-by: Andy Neff <andy@visionsystemsinc.com>
Signed-off-by: Andy Neff <andy@visionsystemsinc.com>
Signed-off-by: Andy Neff <andy@visionsystemsinc.com>
Signed-off-by: Andy Neff <andy@visionsystemsinc.com>
@andyneff andyneff marked this pull request as ready for review May 29, 2026 15:32
@andyneff andyneff requested review from drewgilliam and scott-vsi May 29, 2026 15:32
Signed-off-by: Andy Neff <andy@visionsystemsinc.com>
@andyneff
Copy link
Copy Markdown
Member Author

Tests were passing in 1354be4 before I moved the file, so I think vsi_common main is being cloned by a integration test, and will fail until after this is merged in. So ignore the test failures.

Signed-off-by: Andy Neff <andy@visionsystemsinc.com>
Comment thread linux/just_files/docker_functions.bsh Outdated
Comment thread linux/compat.bsh Outdated
Comment thread linux/compat.bsh Outdated
Comment thread linux/git_functions.bsh
Comment thread linux/git_functions.bsh
Comment thread linux/git_functions.bsh
Comment thread linux/git_functions.bsh
Comment thread linux/git_functions.bsh
Comment thread linux/git_functions.bsh Outdated
Comment thread linux/git_functions.bsh
Comment thread linux/compat.bsh Outdated
Comment thread linux/compat.bsh Outdated
Comment thread linux/git_functions.bsh
andyneff and others added 2 commits May 29, 2026 16:57
Co-authored-by: Andy Neff <andyneff@users.noreply.github.com>
Co-authored-by: scott-vsi <scott.richardson@visionsystemsinc.com>
@andyneff andyneff merged commit 3999591 into main Jun 1, 2026
2 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants